home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / misc / bhformat / readme < prev    next >
Text File  |  1999-06-15  |  799b  |  18 lines

  1. A brief explanation of what BH Format does, and its version history,
  2. can be found at the top of source file `main.c'.  If you are not a
  3. programmer, ignore the rest of the source code and use the compiled
  4. version.
  5.  
  6. BH Format is free software licensed under the GNU GPL, which you can
  7. find in the file `COPYING'.
  8.  
  9. If you want to recompile the program, you will need the Geek Gadgets
  10. development environment, or an m68k-amigaos cross-compiler built from
  11. the Geek Gadgets source.  I compiled it with egcs 1.1b on an
  12. i386-linux host.  You will probably want to edit Makefile to select a
  13. debugging version.  The file `design.txt' contains a partial
  14. explanation of the structure of the program.  It omits certain ugly
  15. details which I intend to fix later. ;-)
  16.  
  17. - Ben Hutchings <womble@zzumbouk.demon.co.uk>
  18.